PDF4Java Reference Documentation
com.o2sol.pdf4java.content Package / PDFContentExtractor Class / extractTextLines Method / extractTextLines() Method
In This Topic
    extractTextLines() Method
    In This Topic
    Extracts the text from the PDF page as a collection of Objects.
    Syntax
    public PDFTextLineCollection extractTextLines()

    Return Value

    The lines of text on the page.
    See Also